Skip to content

TableSectionInformation class

Attributes: [DebuggerDisplay("{Collection}, {SizeHint}")]

Defined in

Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Reactive.dll Full name: ReactiveUI.Reactive.TableSectionInformation<T1, T2> Modifiers: public

Summary

View source

Class used to extract a common API between UICollectionView and UICollectionViewCell.

Applies to

net10.0-ios26.0, net10.0-maccatalyst26.0, net10.0-tvos26.0

Class hierarchy
classDiagram
class TableSectionInformation~T1,T2~
class TableSectionInformation~TSource~
TableSectionInformation~TSource~ <|-- TableSectionInformation~T1,T2~

Inherits from: TableSectionInformation

Constructors

NameSummary
.ctorInitializes a new instance of the [TableSectionInformation](# class.
Inherited members